Command line parameters

Here the command line parameters supported by Tiny Hexer are listed.


top bottom

The following command line parameters are supported:

  1. filename: File filename is opened in Tiny Hexer.
  2. /n: Normally, Tiny Hexer opens an untitled editor window if no files to open are given on the command line. If this parameter is present, no such untitled editor window will be opened (deprecated, use the "Open a new editor at startup" setting in the "Global options" dialog).
  3. /newinst: Allows to run multiple instances of Tiny Hexer.
  4. /noed: Forces all files to be opened in "No editing" mode during this Tiny Hexer session. This parameter should be specified as the first one.
  5. /p filename: File filename is opened and printed. If no additional arguments are given, Tiny Hexer terminates after printing.
  6. /s filename: The Tiny Hexer Script file filename is opened and executed.
  7. /sp argument: modifies the /s parameter, adds a parameter argument to the commandline of the script to be executed (see PARAMS() function). Note: /sp arguments must precede the /s parameter! (E.g. mpth.exe /sp c:\boot.ini /s scripts\checksums.mps)

top bottom
mirkes.de's Tiny Hexer, Copyright ⌐ Markus Stephany. All rights reserved.